六六字典>英语词典>memory access翻译和用法

memory access

英 [ˈmeməri ˈækses]

美 [ˈmeməri ˈækses]

存储访问,内存访问;存取存储器

计算机

英英释义

noun

  • (computer science) the operation of reading or writing stored information
      Synonym:access

    双语例句

    • There is little memory access overhead and rollbacks are rare.
      因为内存访问的开销很低,而且回滚操作很少。
    • Analysis and Research of Windows CE Memory Access
      WINDOWSCE内存访问原理分析与研究
    • The most efficient scheme uses hardware assists such as the AMD I/ O MMU ( IOMMU) to provide transparent translation of guest physical addresses to host physical addresses ( for operations such as direct memory access [ DMA]).
      最有效的方案是使用像AMDI/OMMU(IOMMU)这样的硬件协助来提供Guest物理地址到主机物理地址的透明转换(用于直接内存访问[DMA]这样的操作)。
    • A method and apparatus for high performance volatile disk drive ( VDD) memory access using an integrated direct memory access ( DMA) engine.
      一种方法和装置,用于使用集成直接存储器访问(DMA)引擎进行高性能易失性磁盘驱动器(VDD)存储器访问。
    • Hence the term Non-Uniform Memory access.
      因此就有了非均匀存储器存取这个术语。
    • The tightly-coupled nature of the CMP allows very short physical distances between processors and memory and, therefore, minimal memory access latency and higher performance.
      CMP紧密耦合的本质使处理器与内存之间的物理距离很短,因此可提供最小的内存访问延迟和更高的性能。
    • Does it contain memory access errors?
      是否包括内存访问错误?
    • With AIX uDAPL, you can incorporate the features provided by the API, including the capability to do remote direct memory access ( RDMA).
      通过使用AIXuDAPL,可以利用API提供的特性,包括远程直接内存访问(RDMA)。
    • NUMA support ( Non-Uniform Memory Access, memory design for multiprocessors) allows virtual machines to efficiently access large amounts of memory.
      NUMA支持(非一致性内存访问,针对多处理器的内存设计)允许虚拟机有效地访问大量内存。
    • To enable memory access, it provides put and set methods for ints, chars, and bytes.
      为允许内存访问,它为int、char和byte提供了put和set方法。